home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / Goodies / NAMESP~1 / AWDDTREE.TXT < prev    next >
Text File  |  1997-06-13  |  4KB  |  100 lines

  1. -----------------------------------------------------------------------
  2.                                 README.TXT
  3.             Release Notes for the ActiveX DropDownTree Control
  4.                                Version 1.1
  5.                                 June 1997
  6.                             Author: Andrea Wyss
  7.             Copyright⌐ 1997, ACUTEWARE. All Rights Reserved.
  8. -----------------------------------------------------------------------
  9.  
  10. This document contains release notes for the ActiveX DropDownTree Control.
  11. You should read all of this document before installing the Control.
  12.  
  13. To view this document most effectively in Notepad, maximize the
  14. Notepad window.
  15.  
  16.  
  17. TABLE OF CONTENTS
  18. -----------------
  19.  1. Disclaimer of Warranty
  20.  2. Trademarks
  21.  3. Requirements
  22.  4. Open issues
  23.  5. Product Support
  24.  
  25.  
  26. 1. Disclaimer of Warranty
  27. -------------------------
  28. The PRODUCT is provided "AS IS" WITHOUT WARRANTY OF ANY KIND. 
  29.  
  30. To the maximum extent permitted by applicable law, the author further
  31. disclaims all warranties, including without limitation, any implied
  32. warranties of merchantability, fitness for a particular purpose, and
  33. noninfringement.
  34.  
  35. The entire risk arising out of the use or performance of the product
  36. and documentation remains with recipient.
  37.  
  38. To the maximum extent permitted by applicable law, in no event shall
  39. the author or its suppliers be liable for any consequential, incidental,
  40. direct, indirect, special, punitive, or other damages whatsoever
  41. (including, without limitation, damages for loss of business profits,
  42. business interruption, loss of business information, or other pecuniary
  43. loss) arising out of the use of or inability to use the product or
  44. documentation.
  45.  
  46.  
  47.  
  48. 2. Trademarks
  49. ------------
  50. Windows NT, Windows 95, and Visual Basic are trademarks of Microsoft
  51. Corporation.
  52. The DropDownTree Control internally uses the TreeView Control which is
  53. a product of Microsoft Corporation.
  54.  
  55.  
  56. 3. Requirements
  57. ---------------
  58. Samples are in VB5 format but the Control can be used in any
  59. container that supports ActiveX Controls, for example: VB4 32-bit,
  60. Internet Explorer, Access 97, and Delphi.
  61.  
  62. To view the Sample HTML Page that presents the DropDownTree Control, 
  63. you need Microsoft Internet Explorer 3.01 (Build 1215 or greater).
  64. The Safety Level in the Internet Explorer has to be set to Medium.
  65. This can be changed in the Security Tab from the Menu View/Options.
  66.  
  67.  
  68. 4. Open Issues
  69. --------------
  70. Below is the list of open issues for this final version
  71. of the DropDownTree Control.
  72. Please read it carefully before using this product.
  73. We will try to keep this list of issues up to date.
  74. Please report bugs that are not listed here to: acutewre@gte.net
  75.  
  76. 4.1 New COMCTL32.OCX
  77. --------------------
  78. The SETUP program installs the new version 5.0 of the
  79. Microsoft(R) Windows Common Controls COMCTL32.OCX.
  80. This might affect some VB4 projects. If a VB4 project is saved using
  81. this new version of the control, it can no longer be opened or
  82. executed with the previous version.
  83. You have to upgrade previous projects and distribute the new version
  84. of this file to the users.
  85.  
  86.  
  87. 5. Product Support
  88. ------------------
  89. We provide FREE e-mail support to all of our registered customers
  90. for a period of one year.
  91. Send technical support questions to: acutewre@gte.net
  92. Make sure to include sample code that reproduces the problem.
  93.  
  94.  
  95.     ACUTEWARE
  96.     5993 E.Pacific Coast Hwy, Suite #8
  97.     Long Beach, CA 90803      U.S.A.
  98.  
  99.     E-Mail: acutewre@gte.net
  100.